home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11071 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: rigel.oac.uci.edu!lgascoig
  2. From: lgascoig@rigel.oac.uci.edu (Louis Gascoigne)
  3. Newsgroups: comp.lang.java,sci.math,sci.math.num-analysis,comp.lang.fortran,comp.lang.c
  4. Subject: Re: mathematical/statistical routines in Java
  5. Date: 21 Mar 96 19:48:27 GMT
  6. Organization: University of California, Irvine
  7. Distribution: inet
  8. Message-ID: <lgascoig.827437707@rigel.oac.uci.edu>
  9. References: <31514E36.4E5E@baan.nl>
  10. NNTP-Posting-Host: rigel.oac.uci.edu
  11. X-Newsreader: NN version 6.5.0 #6 (NOV)
  12.  
  13. Jaco van Kooten <jvkooten@baan.nl> writes:
  14.  
  15. >Does anyone know if there exist mathematical and statistical
  16. >routines in Java? A lot of them are available in Fortran and
  17. >C (at netlib), but I need them in Java. 
  18. >O.K. I can rewrite them, but that's a rather boring and time 
  19. >consuming job. (May be it is time to write a C2java compiler.)
  20. >I am also interested in cooperating with someone having the same
  21. >problem. 
  22.  
  23. At some point I am going to be interested in having simple functions like
  24. random number generation (with a relatively long period), trig functions,
  25. etc... in Java.  I haven't yet programmed in Java or even looked at a
  26. manual or file on how to do it, but I know I am interested in putting
  27. some real-time stat mech calculations on my web page.  I am willing
  28. to contribute any math routines I write to a collaborative project.
  29. I am also interested in simple visualization (i.e. 2d plots).  Something
  30. like this probably exists, but if it doesn't I would be willing to
  31. contribute to that as well. 
  32.  
  33.  
  34.  
  35.